update prod
This commit is contained in:
@@ -8,16 +8,5 @@
|
||||
<description>Steamware global helper lib for framework projects</description>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<tags>steamware helper</tags>
|
||||
<!-- Explicitly declare target framework -->
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="System" targetFramework="net462" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
|
||||
<files>
|
||||
<!-- Only include your assemblies -->
|
||||
<file src="bin\$configuration$\SteamWare*.dll" target="lib\net462" />
|
||||
<!-- <file src="bin\$configuration$\SteamWare*.pdb" target="lib\net462" />
|
||||
<file src="bin\$configuration$\SteamWare*.xml" target="lib\net462" /> -->
|
||||
</files>
|
||||
</package>
|
||||
|
||||
@@ -6,16 +6,6 @@
|
||||
<authors>Samuele E. Locatelli</authors>
|
||||
<description>SteamWare Scheduler helper lib for framework projects</description>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<!-- Explicitly declare target framework -->
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="System" targetFramework="net462" />
|
||||
</frameworkAssemblies>
|
||||
<tags>steamware helper</tags>
|
||||
</metadata>
|
||||
|
||||
<files>
|
||||
<!-- Only include your assemblies -->
|
||||
<file src="bin\$configuration$\SteamWare*.dll" target="lib\net462" />
|
||||
<!-- <file src="bin\$configuration$\SteamWare*.pdb" target="lib\net462" />
|
||||
<file src="bin\$configuration$\SteamWare*.xml" target="lib\net462" /> -->
|
||||
</files>
|
||||
</package>
|
||||
|
||||
Reference in New Issue
Block a user