We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc92a4 commit e53e623Copy full SHA for e53e623
1 file changed
src/NuGetGallery.Core/NuGetGallery.Core.csproj
@@ -34,6 +34,14 @@
34
<Compile Remove="Services\CorePackageFileService.cs" />
35
</ItemGroup>
36
37
+ <ItemGroup>
38
+ <None Remove="Infrastructure\MigrateUserToOrganization.sql" />
39
+ </ItemGroup>
40
+
41
42
+ <EmbeddedResource Include="Infrastructure\MigrateUserToOrganization.sql" />
43
44
45
<ItemGroup>
46
<PackageReference Include="NuGet.Packaging">
47
<Version>5.8.0</Version>
0 commit comments